Learn R Programming

spnet (version 0.9.1-0)

graph.network.list<-: Set the list of all parameters of a given network of a SpatialNetwork object

Description

This generic method intends to set or replace all parameters of a given network of a SpatialNetwork object.

Usage

graph.network.list(object, network.name) <- value

Arguments

object
the SpatialNetwork object for which we want to set parameters.
network.name
character; the name of the network.
value
a list of parameters.